const go.pact.im/x/httprange.bytesUnit
4 uses
go.pact.im/x/httprange (current package)
builder.go#L75: if err := checkUnitIsAccepted(m.AcceptRanges, bytesUnit); err != nil {
bytes.go#L13: const bytesUnit = "bytes"
bytes.go#L29: return bytesUnit + "=-0" // unsatisfiable
bytes.go#L31: buf := []byte(bytesUnit + "=")
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)